home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / wildcat / cdrpath.zip / CDRPATH.DOC next >
Text File  |  1992-07-12  |  3KB  |  73 lines

  1.                                    CDRPATH
  2.                                    +++++++
  3.                   Places the CD-ROM storage path in all of
  4.                   the ALLFILES.DAT records in any file area
  5.                   or group of file areas.
  6.  
  7.                 version 1.00                  Compiled 07/12/92
  8.  
  9.       a public domain Wildcat! 3.0 SysOps' utility by Michael Conley.
  10.  
  11.                    [ requires BRUN40.EXE  in the path ]
  12.  
  13. WHAT IT DOES:
  14. -------------
  15. CDRPATH sets the "On CD-ROM" flag, and automatically enters the specified
  16. CD-ROM storage path in any individual file area or specified group of file
  17. areas.  This eliminates the need for you to page through thousands of files
  18. and add the pathname on a one-by-one basis.
  19.  
  20. Running the program:
  21. --------------------
  22. CDRPATH will run from the DOS command line, provided that no WILDCAT! nodes 
  23. are active.  It will intelligently parse the command line to determine which 
  24. areas to act on, and what path name to load into all of the affected file
  25. records.
  26.  
  27. Areas may be shown as a individual numbers separated by commas (1,3,15) , or 
  28. by a range of areas, separated by a hyphen (20-26), or a combination of those
  29. two types of notation:  (1,3,20-25, 38, 50-52)
  30.  
  31. The storage path name must be in a standard DOS compatible format, including
  32. the drive letter ... for example: 
  33.  
  34.                         C:\WC30\FILES\CDROM1\
  35.  
  36. If you make a mistake on the command line, CDRPATH will exit with a
  37. display explaining the calling syntax.  Here's a typical example:
  38.  
  39.           CDRPATH 20-25, 28 C:\WC30\FILES\CDROM1\
  40.  
  41. I've also released a related program called WCCD0, which will create all of
  42. the Zero-byte files if you choose that arrangement for supporting CD-ROMS.
  43.  
  44. PROBLEMS, SUGGESTIONS:
  45. ======================
  46. This program is public domain.  I don't seek or accept any donations or 
  47. registration fees for any of my Wildcat! utility programs, including 
  48. TODAYBBS, FLOP, MSTAT, USTAT, and others ... however I invite you to
  49. read the short textfile "SHARE" enclosed in this ZIPfile.  It suggests
  50. that you make a contribution to YOUR favorite charity if you find this
  51. program useful.
  52.  
  53. I welcome suggestions, and will try to help (no guarantees) if there are
  54. problems.
  55.  
  56. You may contact me at The Charlatan's Cabin BBS  (213) 654-7337.  Mention
  57. your Wildcat! registration number in the comment and you'll be upgraded to
  58. visiting sysop level without the usually required registration by mail.
  59.  
  60. You may also leave a message via CompuServe EMail. My CompuServe account 
  61. number is 70250,220.  I also regularly check the Mustang Software head-
  62. quarters BBS, especially the "3rd Party Utilities Help" conference.
  63.  
  64. Please, NO VOICE CALLS.  This isn't meant to be unfriendly, but with the 
  65. price of public domain software these days ... I just can't afford to be 
  66. "on call."  I WILL respond to your questions via my BBS or CompuServe,
  67. or via the Mustang Software registered SysOp BBS.
  68.  
  69. Version History:
  70. ================
  71. 0.50    11/19/91      First beta release of CDRPATH for Wildcat! 3.x.
  72. 1.00    07/12/92      First release version of CDRPATH for Wildcat! 3.x
  73.